test: should sync form input changes with URL query parameters - #1141
test: should sync form input changes with URL query parameters#1141Shahar17452312 wants to merge 10 commits into
Conversation
|
It is my first time writing to open source project, hope it's ok. Please let me know if there is any problem :) |
|
Seems like some of the tests are failing - we can update the branch after merging #1136 to see if it helps |
|
The test still fails after the merge. |
|
@NoamGaash @Shahar17452312 |
|
@Shahar17452312 @AvivAbachi Hi, |
|
@tatish86
|
|
@claude compare this PR against current main |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
Claude encountered an error after 2m 37s —— View job Comparing PR #1141 against current
|

Test url timeline-create test with name: Should sync form input changes with URL query parameters
Resolving #1109
note:
The test on line 173 is currently failing because when the URL changes, the application reverts to the latest route.
I verified this behavior in the UI as well — if you fill in all the inputs and then manually change one of them in the URL, the app navigates back to the last route state.
screenshot: